raar.world
Class RAWorldDynamics

java.lang.Object
  extended by raar.world.RAWorldDynamics

public class RAWorldDynamics
extends java.lang.Object

Simulation dynamics controller.


Constructor Summary
RAWorldDynamics(RAEngine_Simulator source)
          Construct the dynamics controller.
 
Method Summary
 void processDynamics()
          Process the dynamics properties of all objects in the simulation source
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RAWorldDynamics

public RAWorldDynamics(RAEngine_Simulator source)
Construct the dynamics controller.

Method Detail

processDynamics

public void processDynamics()
Process the dynamics properties of all objects in the simulation source. This feature will become available in version 1.4.